projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b92c4f
)
(BASE_PURESIZE): Increase.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 20 Feb 1997 06:54:58 +0000
(06:54 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 20 Feb 1997 06:54:58 +0000
(06:54 +0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 5ce857203ec9a3dc3437a19fedf9a6e1aeb06435..7e3d9afad06b45605bb483a3d1718bfc7fafc9b1 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-42,7
+42,7
@@
Boston, MA 02111-1307, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (
35
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (
40
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */